home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2001 December / pcwk12201b.iso / Wersje pelne i specjalne / Winamp 2.77 i 3.0beta / wasabi-sdk_beta1.exe / jnetlib / test.plg < prev    next >
Text File  |  2001-10-03  |  2KB  |  42 lines

  1. <html>
  2. <body>
  3. <pre>
  4. <h1>Build Log</h1>
  5. <h3>
  6. --------------------Configuration: test - Win32 Debug--------------------
  7. </h3>
  8. <h3>Command Lines</h3>
  9. Creating temporary file "C:\DOCUME~1\mig\LOCALS~1\Temp\RSP1D4.tmp" with contents
  10. [
  11. /nologo /MLd /W4 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /Fp"Debug/test.pch" /YX /Fo"Debug/" /Fd"Debug/" /FD /GZ /c 
  12. "C:\Projects\jnetlib\test.cpp"
  13. ]
  14. Creating command line "cl.exe @C:\DOCUME~1\mig\LOCALS~1\Temp\RSP1D4.tmp" 
  15. Creating temporary file "C:\DOCUME~1\mig\LOCALS~1\Temp\RSP1D5.tmp" with contents
  16. [
  17. kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib wsock32.lib /nologo /subsystem:console /incremental:yes /pdb:"Debug/test.pdb" /debug /machine:I386 /out:"Debug/test.exe" /pdbtype:sept 
  18. .\Debug\asyncdns.obj
  19. .\Debug\connection.obj
  20. .\Debug\httpget.obj
  21. .\Debug\httpserv.obj
  22. .\Debug\listen.obj
  23. .\Debug\test.obj
  24. .\Debug\udpconnection.obj
  25. .\Debug\util.obj
  26. ]
  27. Creating command line "link.exe @C:\DOCUME~1\mig\LOCALS~1\Temp\RSP1D5.tmp"
  28. <h3>Output Window</h3>
  29. Compiling...
  30. test.cpp
  31. c:\projects\jnetlib\test.cpp(437) : warning C4127: conditional expression is constant
  32. c:\projects\jnetlib\test.cpp(458) : warning C4127: conditional expression is constant
  33. Linking...
  34.  
  35.  
  36.  
  37. <h3>Results</h3>
  38. test.exe - 0 error(s), 2 warning(s)
  39. </pre>
  40. </body>
  41. </html>
  42.